Make AI work for teams, communities and collaborative environments everywhere 🤖💝
概览
✨ What Does This Server Do?
Our server is like a Swiss Army knife for collaboration in the era of AI! 🔧📚 You can:
- 🔍 Explore Bases: Search through marketplace public knowledge bases
- 📖 Access Information: Retrieve specific information from one of your bases or any public base
- 🎭 Manage Personas: Get and update AI personas to quickly apply system prompts in the chat
- 📝 Contribute Content: Add your own contributions to bases and help build the knowledge base
- 🛠️ Contribute Personas: Contribute personas you find useful to a public base
- 🏗️ Create Bases: Start new knowledge bases for your projects
- 🔗 Assign Bases to Spaces: Share bases with your team or workspace
- 🌟 Create Spaces: Set up collaborative spaces for team work
服务器配置
{
"mcpServers": {
"huuh-mcp": {
"command": "uvx",
"args": [
"huuh-mcp"
],
"env": {
"HUUH_APIK_KEY": "<yours>"
}
}
}
}